Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata for Marlowe's Plutus scripts. #19

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

bwbush
Copy link
Contributor

@bwbush bwbush commented Jan 15, 2024

This pull request registers the current and historical versions of the three Marlowe validator scripts:

  1. The Marlowe semantics interpreter, which is the main Marlowe script used to validate all Marlowe contracts.
  2. The Marlowe role-payout script, which validates payments to the roles in Marlowe contacts.
  3. The Marlowe open-role script, which validates just-in-time distribution of role tokens to parties in Marlowe contract.

The metadata here for the Marlowe scripts matches the well-known script hashes in Marlowe Runtime's script registry: https://github.com/input-output-hk/marlowe-cardano/blob/d609770f7232e696c1eebba96002398c3dc026cb/marlowe-runtime/src/Language/Marlowe/Runtime/Core/ScriptRegistry.hs#L816-L818

@bwbush bwbush marked this pull request as ready for review January 16, 2024 14:04
@ashisherc
Copy link
Member

Thank you for the PR @bwbush :)

@ashisherc ashisherc merged commit 180a632 into StricaHQ:master Jan 16, 2024
1 check passed
@bwbush
Copy link
Contributor Author

bwbush commented Jan 16, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants